Vcenter Ovf IpAllocationParams IpAllocationScheme
Vcenter Ovf IpAllocationParams IpAllocationScheme
The Vcenter Ovf IpAllocationParams IpAllocationScheme enumerated type defines the possible IP allocation schemes that can be supported by the guest software.
Possible values:
DHCP
: It supports DHCP to acquire IP configuration.OVF_ENVIRONMENT
: It supports setting the IP configuration through the properties provided in the OVF environment.
This data structure has no properties.
Enumeration:
DHCP,
OVF_ENVIRONMENT,